home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 3503 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  1.6 KB

  1. Path: news.primenet.com!ip178
  2. From: pstar-man@primenet.com (George K. Staropoli)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: Fox & Borland C++ problem
  5. Date: 24 Jan 1996 07:41:01 -0700
  6. Organization: Primenet
  7. Sender: root@primenet.com
  8. Message-ID: <4e5gdt$t7s@nnrp1.news.primenet.com>
  9. References: <DLM3LF.545@utnetw.utoledo.edu>
  10. Keywords: DLLs
  11. X-Posted-By: ip178.phx.primenet.com
  12. X-Newsreader: News Xpress Version 1.0 Beta #4
  13.  
  14. In article <DLM3LF.545@utnetw.utoledo.edu>,
  15.    dwharton@cse.utoledo.edu (Douglas J. Wharton) wrote:
  16. >[ Article crossposted from comp.databases.xbase.fox ]
  17. >[ Author was Douglas J. Wharton ]
  18. >[ Posted on Tue, 23 Jan 1996 02:14:18 GMT ]
  19. >
  20. >I am in a software engineering group in college working on a student 
  21. directory
  22. >project using Borland C++ for windows.  It is a joint project with the 
  23. >database class.  We are handling the GUI and the database class is handling
  24. >the database side using FoxPro.  Fox is the driving engine.
  25. >
  26. I have been working this route myself with a CD-ROM game.
  27.  
  28. What I do is to create DLLs in C++ called from FoxPro.  You need to use 
  29. FoxPro's Foxtools.fll library calls to "REGFN" and "CALLFN".  These cals are 
  30. to your various (or single) DLLS.  See FoxPro texts in bookstores (Fox 3.0). 
  31. One good description is in "Simplified FoxPro 3.0" (or similar).
  32.  
  33. Good luck.
  34.  
  35. George S.
  36.  
  37. **=======**==WEB HOME PAGE   http://www.primenet.com/~star-man==**=====**
  38. StarMan Group, Inc                |  Destination: Earth   CD-ROM game
  39. e-mail: star-man@primenet.com     |  personalized photos screen saver
  40. 602-996-3007 (voice/fax)        |  C++ and Foxpro expertise
  41.